immutable class BT_NELEM{KEY<$IS_LT{KEY},


Flattened version is here



Public


Readable Attributes
attr item: TUP{ KEY, ELT };
attr node: NODE;

Writable Attributes
attr item: TUP{ KEY, ELT };
attr node: NODE;

Features
create( n: NODE, i: TUP{KEY,ELT} ): SAME

The Sather Home Page